-
Notifications
You must be signed in to change notification settings - Fork 720
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
config: sync store config in time (#6919) #6931
config: sync store config in time (#6919) #6931
Conversation
close tikv#6918 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. Reviewer can indicate their review by submitting an approval review. |
This cherry pick PR is for a release branch and has not yet been approved by release team. To merge this cherry pick, it must first be approved by the collaborators. AFTER it has been approved by collaborators, please ping the release team in a comment to request a cherry pick review. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Signed-off-by: bufferflies <1045931706@qq.com>
Signed-off-by: bufferflies <1045931706@qq.com>
…ot/pd into cherry-pick-6919-to-release-6.1
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release-6.1 #6931 +/- ##
===============================================
- Coverage 75.51% 75.44% -0.08%
===============================================
Files 308 308
Lines 30604 30619 +15
===============================================
- Hits 23111 23100 -11
- Misses 5492 5510 +18
- Partials 2001 2009 +8
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
/LGTM |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: AndreMouche, HuSharp, lhy1024, niubell, rleungx The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This is an automated cherry-pick of #6919
What problem does this PR solve?
Issue Number: Close #6918
What is changed and how does it work?
Check List
Tests
Code changes
Side effects
Related changes
Release note